Asset

Parameters

path string

Path where the asset is located. It may receive an $ for path formatting with numbers(only valid when array is used.)

extra T

Extra data for instantiating with the asset. Usually used with its constructor

start int

For Arrays. Inclusive. May be greater than end for reverse counting.

end int

For Arrays. Inclusive.

Return Value

Type: HipAssetUDA!(void, T)

Meta